home *** CD-ROM | disk | FTP | other *** search
- Path: hermes.louisville.edu!starbase!gclind01
- From: gclind01@starbase.spd.louisville.edu (George C. Lindauer)
- Newsgroups: comp.sys.m68k
- Subject: Mark Brand'ts C Compiler
- Date: 7 Feb 1996 22:51:13 GMT
- Organization: University of Louisville, Louisville KY USA
- Message-ID: <4fbad1$g9u@hermes.louisville.edu>
- NNTP-Posting-Host: starbase.spd.louisville.edu
- Summary: Compiler updated to understand ANSI
- Keywords: 68000, C
- X-Newsreader: NN version 6.5.0 CURRENT #16
-
- Hi,
- I recently revamped Mathew Brandt's M68000 c compiler to understand
- most ANSI keywords. That doesn't mean it is ANSI compatible.
- Other new features include floating point; x86 support; a number
- of extended language features; and miscellaneous internal
- improvements. It still has no direct object-code support (you
- need an assembler) and no libraries. The compiler is available on:
-
- ftp.std.com:/pub/os-code/cc.zip.
-
- This is a modification of Mathew's sources; if anyone knows Mathew
- you can let him know I did this. It's ok to redistribute according
- to his original terms (just to keep the copyright people off my back).
- Meanwhile I'm still trying to dig him out.
-
- David
-